home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11012 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  895 b 

  1. Path: news.clark.net!not-for-mail
  2. From: gusty@clark.net (Harlan Messinger)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: COOL: Something you can do in "C" you can NOT do in "C++"
  5. Date: 12 Mar 1996 05:11:31 GMT
  6. Organization: Clark Internet Services, Inc., Ellicott City, MD USA
  7. Distribution: na
  8. Message-ID: <4i3123$etb@clarknet.clark.net>
  9. References: <4hpov3$krb@qualcomm.com>
  10. NNTP-Posting-Host: explorer.clark.net
  11. Mime-Version: 1.0
  12. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  15.  
  16. Frank Merrow (fmerrow@wizard.qualcomm.com) wrote:
  17. : Hi,
  18. : I am teaching myself C++, but my interest in the language just dropped.
  19. : I want to read cin as a binary file and output cout the same as well.  I read
  20. : the FAQs on C++ and guess what YOU CAN'T DO IT.
  21.  
  22. Seeing as how C doesn't even _have_ cin or cout, I don't understand your 
  23. point.
  24.